home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Internet & Communication / OmniWeb-5.1.2.dmg / OmniWeb.app / Contents / Frameworks / OIF.framework / Versions / 2001A / Resources / Info.plist
Extensible Markup Language  |  2005-10-24  |  1KB  |  40 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleExecutable</key>
  8.     <string>OIF</string>
  9.     <key>CFBundleInfoDictionaryVersion</key>
  10.     <string>6.0</string>
  11.     <key>CFBundlePackageType</key>
  12.     <string>FMWK</string>
  13.     <key>CFBundleSignature</key>
  14.     <string>????</string>
  15.     <key>CFBundleVersion</key>
  16.     <string>2001A</string>
  17.     <key>OFRegistrations</key>
  18.     <dict>
  19.         <key>NSUserDefaults</key>
  20.         <dict>
  21.             <key>defaultsDictionary</key>
  22.             <dict>
  23.                 <key>OIAnimationLimitationSeconds</key>
  24.                 <integer>20</integer>
  25.                 <key>OIAnimationMinimumDelayInterval</key>
  26.                 <real>0.10000000000000001</real>
  27.                 <key>OIColorSyncEnabled</key>
  28.                 <false/>
  29.                 <key>OIGammaTarget</key>
  30.                 <real>2.2000000000000002</real>
  31.                 <key>OIImageProcessorCheckTimeEveryNRows</key>
  32.                 <integer>16</integer>
  33.                 <key>OIImageProcessorDrawInterval</key>
  34.                 <real>2</real>
  35.             </dict>
  36.         </dict>
  37.     </dict>
  38. </dict>
  39. </plist>
  40.